home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 77.7z / BS1 part 77 / Links - The Challenge of Golf v1.53 (1992)(Access - U.S. Gold)(Disk 1 of 3)[h TRSI][HD].7z / Links - The Challenge of Golf v1.53 (1992)(Access - U.S. Gold)(Disk 1 of 3)[h TRSI][HD].adf / INSTALL < prev    next >
Encoding:
Text File  |  1992-07-24  |  539 b   |  28 lines

  1.  
  2. FAILAT 40
  3.  
  4. ECHO "Copying req.library"
  5. COPY LINKS1:req.library to LIBS: QUIET CLONE
  6. IF WARN
  7.    ECHO ""
  8.    ECHO "Error while copying the requester library needed by this"
  9.    ECHO "program.  The req.library should reside in your"
  10.    ECHO "LIBS: directory.  Possible reasons for error are a damaged"
  11.    ECHO "distribution disk (if source disk was in error) or an una-"
  12.    ECHO "vailable or write protected LIBS: directory."
  13.    SKIP YYYY
  14. ENDIF
  15.  
  16. Links.Install
  17.  
  18. SKIP ZZZZ
  19.  
  20. LAB YYYY
  21. ECHO ""
  22. ECHO "Installation Failed!"
  23. ECHO ""
  24.  
  25. LAB ZZZZ
  26. CD Sys:
  27.  
  28.